home *** CD-ROM | disk | FTP | other *** search
/ Voice Collection 7: Yuko Mizutani / UNTITLED.BIN / pc / mphoto3.dir / 00049_ñÇËÉ{É^ÉìïÅí .ls < prev    next >
Encoding:
Text File  |  1995-11-24  |  100 b   |  10 lines

  1. on mouseUp
  2. end
  3.  
  4. on mouseDown
  5.   pushbtn()
  6.   if rollOver(clickOn()) then
  7.     go("first")
  8.   end if
  9. end
  10.